home *** CD-ROM | disk | FTP | other *** search
- -- card: 18585 from stack: in
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 2692
- -- name:
-
-
- -- part contents for background part 10
- ----- text -----
-
- Similarly,
-
- (call-with-input-file "foo" my-procedure)
-
- calls "my-procedure" with the port obtained by opening "foo", whereas
-
- (call-with-input-file my-procedure)
-
- brings up the standardΓÇôfile dialog so that you may select a file. The full list of standard Scheme procedures that work this way is:
-
-
- -- part contents for background part 47
- ----- text -----
- 42